GetResponseBodyForInterceptionRequest
data class GetResponseBodyForInterceptionRequest(interceptionId: InterceptionId)
Content copied to clipboard
Represents request frame that can be used with Network#getResponseBodyForInterception operation call.
Returns content served for the given currently intercepted request.
See also
Constructors
GetResponseBodyForInterceptionRequest
Link copied to clipboard
fun GetResponseBodyForInterceptionRequest(interceptionId: InterceptionId)
Content copied to clipboard